sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.util
/
[main]Pair
/
Pair
Pair
constructor
(
first
:
F
,
second
:
S
)
(
source
)
Constructor for a Pair.
Parameters
first
the first object in the Pair
second
the second object in the pair